CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - affine cipher

搜索资源列表

  1. fangshemiyao

    0下载:
  2. 压缩包内论文只是通过对一个简单的密码体制:仿射密码(Affine Cipher)的分析、设计和实现来说明简单的加密思想,从这个思想我们可以研究更复杂的加密算法。最后,我以软件的形式将其实现,通过测试,发现使用效率还可以;但是,这只是个实验性的设计,要想不被人破译,还需要更复杂的密钥空间和更难的算法。-compressed within the papers only through a simple password system : Affine password (Affine Cipher
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5023
    • 提供者:张华
  1. Cipher

    0下载:
  2. C#实现的移位、仿射、希尔加密程序。界面良好,功能全面。-C# to achieve the shift, affine, Hill encryption. Good interface, full-featured.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:213612
    • 提供者:xingfeng
  1. fangshemima

    0下载:
  2. 仿射密码的C语言实现 仿射密码的C语言实现-Affine Cipher C-language implementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:118048
    • 提供者:周一鸣
  1. AFFINE2

    0下载:
  2. Affine cipher encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:624
    • 提供者:Maddy
  1. cipher

    0下载:
  2. 用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption method and encryption method in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5458460
    • 提供者:于鑫
  1. affine-caesar

    0下载:
  2. Affine Ceasar Cipher 加密解密字母,C=[(a,b),p]=(a*p+b) mod 26.-Affine Ceasar Cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:861
    • 提供者:master
  1. Classical-Cipher

    0下载:
  2. Classical - Cipher is a useful stand alone PC app that can be used to decipher/Encrypt different ciphers, such as Shift Substitution, Affine Substitution, Vigenere Cipher, Transposition Cipher and Jefferson Cipher. Hope you find this useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:287729
    • 提供者:Alex
  1. fangsemima

    0下载:
  2. 仿射密码体制加解密,较移位代换等加解密体制,更加优越。-Affine cipher encryption and decryption, a shift substitution and encryption and decryption system, more superior.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:628890
    • 提供者:林海鹏
  1. Affine_Cipher-mfc

    0下载:
  2. 仿射密码加解密算法,有MFC界面,密码学实验作业-AFFINE CIPHER
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1925882
    • 提供者:vivi
  1. cryptography-algorithm

    0下载:
  2. 这是几个密码学的基本算法,包含了仿射密码,移位密码,替换密码,维吉尼亚秘密。-This is a cryptography algorithm includes an affine cipher, shift cipher, substitution cipher, Virginia secrets.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1581243
    • 提供者:
  1. Affine-Cipher

    0下载:
  2. 仿射密码,当k1=0为加法密码~k2=0为乘法密码-Affine Cipher
  3. 所属分类:Network Security

    • 发布日期:2017-11-08
    • 文件大小:754
    • 提供者:qq
  1. Affine-cipher

    0下载:
  2. 仿射密码是由加法密码和乘法密码结合就构成。此软件实现了仿射密码的加密和解密算法,通过网络传递加解密的数据。-Affine cipher is composed of multiplication and addition passwords combination is. This software has realized the affine password encryption and decryption algorithm, through the network transmiss
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:734871
    • 提供者:YT
  1. VIGNERE-CIPHER

    0下载:
  2. Vigere Cipher, Affine Cipher, Rotor Cipher C++ Programs
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:22946
    • 提供者:Gayatri
  1. AffineCipher

    0下载:
  2. 解码程序-Affine Cipher and Decipher
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:3404
    • 提供者:Eugene Phuah
  1. temp_affine

    0下载:
  2. Affine Cipher Cryptography In C language
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:Shaili
  1. attachments

    0下载:
  2. Affine Cipher program in c
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:4551
    • 提供者:kajal
  1. affine-cipher

    0下载:
  2. 仿射密码算法,标准C实现,大学本科密码学课程实践-affine cipher , standard C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:216083
    • 提供者:YangPudn
  1. affine-cipher-ciph-text-only-attack

    0下载:
  2. 仿射密码惟密文攻击,标准C实现,大学本科密码学课程实践-affine cipher ciph-text only attack, standard C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:207092
    • 提供者:YangPudn
  1. affine

    0下载:
  2. affine cipher untuk memecahkan kriptografi
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:118779
    • 提供者:hilda
  1. Affine cipher

    0下载:
  2. 对截取的密文进行破译,适用于仿射密码加密的密文破译。使用时只需将密文输入即可。(The intercepted ciphertext is deciphered, which is suitable for ciphertext encryption of affine cipher encryption. When you use it, you only need to input ciphertext.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-30
    • 文件大小:13312
    • 提供者:JackSkyLily
« 12 »
搜珍网 www.dssz.com